home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / pasoft / DEMOSK.EXE / {app} / Pokladna.exe / 0 / RCDATA / TBTNREIND / TBTNREIND.txt
Text File  |  2003-03-18  |  697b  |  36 lines

  1. object BtnReind: TBtnReind
  2.   Left = 226
  3.   Top = 148
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Reindexace'
  7.   ClientHeight = 55
  8.   ClientWidth = 247
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 129
  24.     Height = 16
  25.     Caption = 'Prov∩┐╜d∩┐╜m reindexaci :'
  26.   end
  27.   object Procenta: TGauge
  28.     Left = 8
  29.     Top = 24
  30.     Width = 233
  31.     Height = 25
  32.     ForeColor = clMaroon
  33.     Progress = 0
  34.   end
  35. end
  36.